const net/http.moreGeneral
11 uses
net/http (current package)
pattern.go#L213: moreGeneral relationship = "moreGeneral" // p1 matches everything p2 does & more
pattern.go#L266: return moreGeneral
pattern.go#L273: return moreGeneral
pattern.go#L309: return combineRelationships(rel, moreGeneral)
pattern.go#L323: return moreGeneral
pattern.go#L336: return moreGeneral
pattern.go#L370: case moreGeneral, moreSpecific:
pattern.go#L389: return moreGeneral
pattern.go#L390: case moreGeneral:
pattern.go#L423: if mrel == moreGeneral && prel == moreSpecific {
pattern.go#L426: if mrel == moreSpecific && prel == moreGeneral {
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |